001-075-0452

App\Producto {#1381
  #table: "productos"
  #primaryKey: "id"
  +timestamps: false
  #guarded: array:1 [
    0 => "id"
  ]
  #connection: "mysql"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #attributes: array:25 [
    "id" => 26407
    "articulo" => "0452"
    "nombre" => "PEUGEOT 307 BIELETA ESTABILIZADORA LARGO - BIELETA DE SUSPENSION DEICAS"
    "plataforma" => null
    "categoria_id" => null
    "rubro_id" => 75
    "stock" => 0
    "linea_id" => 1
    "linea" => null
    "modelo" => null
    "modelos_id" => null
    "precio" => "20889.78"
    "equivalencias" => null
    "foto" => null
    "online" => "Si"
    "cod_proveedor" => "BL-04-52"
    "oferta" => "No"
    "texto" => ""
    "codigo" => "001-075-0452"
    "nombreadicional" => "BIELETA DE SUSPENSION DEICAS"
    "lineastr" => ""
    "modelostr" => null
    "equivalencias2" => null
    "fecha" => "2024-03-15"
    "observaciones" => null
  ]
  #original: array:25 [
    "id" => 26407
    "articulo" => "0452"
    "nombre" => "PEUGEOT 307 BIELETA ESTABILIZADORA LARGO - BIELETA DE SUSPENSION DEICAS"
    "plataforma" => null
    "categoria_id" => null
    "rubro_id" => 75
    "stock" => 0
    "linea_id" => 1
    "linea" => null
    "modelo" => null
    "modelos_id" => null
    "precio" => "20889.78"
    "equivalencias" => null
    "foto" => null
    "online" => "Si"
    "cod_proveedor" => "BL-04-52"
    "oferta" => "No"
    "texto" => ""
    "codigo" => "001-075-0452"
    "nombreadicional" => "BIELETA DE SUSPENSION DEICAS"
    "lineastr" => ""
    "modelostr" => null
    "equivalencias2" => null
    "fecha" => "2024-03-15"
    "observaciones" => null
  ]
  #changes: []
  #casts: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:5 [
    "aplicaciones" => Illuminate\Database\Eloquent\Collection {#1390
      #items: array:1 [
        0 => App\Plataformaaplicaciones {#1388
          #table: "plataforma_aplicaciones"
          #primaryKey: "id"
          +timestamps: false
          #guarded: array:1 [
            0 => "id"
          ]
          #connection: "mysql"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:3 [
            "id" => 17440
            "codigo" => "001-075-0452"
            "aplicacion_id" => 3
          ]
          #original: array:3 [
            "id" => 17440
            "codigo" => "001-075-0452"
            "aplicacion_id" => 3
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "categoria" => App\Categoria {#1395
              #table: "categorias"
              #primaryKey: "id"
              +timestamps: false
              #guarded: array:1 [
                0 => "id"
              ]
              #connection: "mysql"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:5 [
                "id" => 3
                "nombre" => "BIELETAS DE SUSPENSION"
                "descripcion" => null
                "online" => "Si"
                "orden" => null
              ]
              #original: array:5 [
                "id" => 3
                "nombre" => "BIELETAS DE SUSPENSION"
                "descripcion" => null
                "online" => "Si"
                "orden" => null
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              #hidden: []
              #visible: []
              #fillable: []
            }
          ]
          #touches: []
          #hidden: []
          #visible: []
          #fillable: []
        }
      ]
    }
    "modelos" => Illuminate\Database\Eloquent\Collection {#1397
      #items: array:5 [
        0 => App\Plataformamodelos {#1398
          #table: "plataforma_modelos"
          #primaryKey: "id"
          +timestamps: false
          #guarded: array:1 [
            0 => "id"
          ]
          #connection: "mysql"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:8 [
            "id" => 16333
            "codigo" => "001-075-0452"
            "marca_id" => 6
            "vehiculo_id" => 22
            "anio" => "TODOS"
            "cilindrada" => null
            "tipomotor" => null
            "observaciones" => null
          ]
          #original: array:8 [
            "id" => 16333
            "codigo" => "001-075-0452"
            "marca_id" => 6
            "vehiculo_id" => 22
            "anio" => "TODOS"
            "cilindrada" => null
            "tipomotor" => null
            "observaciones" => null
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "vehiculo" => App\Vehiculo {#1409
              #table: "vehiculos"
              #primaryKey: "id"
              +timestamps: false
              #guarded: array:1 [
                0 => "id"
              ]
              #connection: "mysql"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:6 [
                "id" => 22
                "marca" => "PEUGEOT"
                "modelo" => "307"
                "linea_id" => 6
                "excepciones" => null
                "excepcionesstr" => null
              ]
              #original: array:6 [
                "id" => 22
                "marca" => "PEUGEOT"
                "modelo" => "307"
                "linea_id" => 6
                "excepciones" => null
                "excepcionesstr" => null
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              #hidden: []
              #visible: []
              #fillable: []
            }
          ]
          #touches: []
          #hidden: []
          #visible: []
          #fillable: []
        }
        1 => App\Plataformamodelos {#1399
          #table: "plataforma_modelos"
          #primaryKey: "id"
          +timestamps: false
          #guarded: array:1 [
            0 => "id"
          ]
          #connection: "mysql"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:8 [
            "id" => 16334
            "codigo" => "001-075-0452"
            "marca_id" => 6
            "vehiculo_id" => 63
            "anio" => "TODOS"
            "cilindrada" => null
            "tipomotor" => null
            "observaciones" => null
          ]
          #original: array:8 [
            "id" => 16334
            "codigo" => "001-075-0452"
            "marca_id" => 6
            "vehiculo_id" => 63
            "anio" => "TODOS"
            "cilindrada" => null
            "tipomotor" => null
            "observaciones" => null
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "vehiculo" => App\Vehiculo {#1411
              #table: "vehiculos"
              #primaryKey: "id"
              +timestamps: false
              #guarded: array:1 [
                0 => "id"
              ]
              #connection: "mysql"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:6 [
                "id" => 63
                "marca" => "PEUGEOT"
                "modelo" => "308"
                "linea_id" => 6
                "excepciones" => null
                "excepcionesstr" => null
              ]
              #original: array:6 [
                "id" => 63
                "marca" => "PEUGEOT"
                "modelo" => "308"
                "linea_id" => 6
                "excepciones" => null
                "excepcionesstr" => null
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              #hidden: []
              #visible: []
              #fillable: []
            }
          ]
          #touches: []
          #hidden: []
          #visible: []
          #fillable: []
        }
        2 => App\Plataformamodelos {#1400
          #table: "plataforma_modelos"
          #primaryKey: "id"
          +timestamps: false
          #guarded: array:1 [
            0 => "id"
          ]
          #connection: "mysql"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:8 [
            "id" => 24304
            "codigo" => "001-075-0452"
            "marca_id" => null
            "vehiculo_id" => 41
            "anio" => "TODOS"
            "cilindrada" => null
            "tipomotor" => null
            "observaciones" => ""
          ]
          #original: array:8 [
            "id" => 24304
            "codigo" => "001-075-0452"
            "marca_id" => null
            "vehiculo_id" => 41
            "anio" => "TODOS"
            "cilindrada" => null
            "tipomotor" => null
            "observaciones" => ""
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "vehiculo" => App\Vehiculo {#1410
              #table: "vehiculos"
              #primaryKey: "id"
              +timestamps: false
              #guarded: array:1 [
                0 => "id"
              ]
              #connection: "mysql"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:6 [
                "id" => 41
                "marca" => "CITROEN"
                "modelo" => "C4"
                "linea_id" => 10
                "excepciones" => "2931"
                "excepcionesstr" => "C4 LOUNGE"
              ]
              #original: array:6 [
                "id" => 41
                "marca" => "CITROEN"
                "modelo" => "C4"
                "linea_id" => 10
                "excepciones" => "2931"
                "excepcionesstr" => "C4 LOUNGE"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              #hidden: []
              #visible: []
              #fillable: []
            }
          ]
          #touches: []
          #hidden: []
          #visible: []
          #fillable: []
        }
        3 => App\Plataformamodelos {#1401
          #table: "plataforma_modelos"
          #primaryKey: "id"
          +timestamps: false
          #guarded: array:1 [
            0 => "id"
          ]
          #connection: "mysql"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:8 [
            "id" => 24305
            "codigo" => "001-075-0452"
            "marca_id" => null
            "vehiculo_id" => 2931
            "anio" => "TODOS"
            "cilindrada" => null
            "tipomotor" => null
            "observaciones" => ""
          ]
          #original: array:8 [
            "id" => 24305
            "codigo" => "001-075-0452"
            "marca_id" => null
            "vehiculo_id" => 2931
            "anio" => "TODOS"
            "cilindrada" => null
            "tipomotor" => null
            "observaciones" => ""
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "vehiculo" => App\Vehiculo {#1413
              #table: "vehiculos"
              #primaryKey: "id"
              +timestamps: false
              #guarded: array:1 [
                0 => "id"
              ]
              #connection: "mysql"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:6 [
                "id" => 2931
                "marca" => "CITROEN"
                "modelo" => "C4 LOUNGE"
                "linea_id" => 10
                "excepciones" => null
                "excepcionesstr" => null
              ]
              #original: array:6 [
                "id" => 2931
                "marca" => "CITROEN"
                "modelo" => "C4 LOUNGE"
                "linea_id" => 10
                "excepciones" => null
                "excepcionesstr" => null
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              #hidden: []
              #visible: []
              #fillable: []
            }
          ]
          #touches: []
          #hidden: []
          #visible: []
          #fillable: []
        }
        4 => App\Plataformamodelos {#1402
          #table: "plataforma_modelos"
          #primaryKey: "id"
          +timestamps: false
          #guarded: array:1 [
            0 => "id"
          ]
          #connection: "mysql"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:8 [
            "id" => 24306
            "codigo" => "001-075-0452"
            "marca_id" => null
            "vehiculo_id" => 1205
            "anio" => "11/.."
            "cilindrada" => null
            "tipomotor" => null
            "observaciones" => ""
          ]
          #original: array:8 [
            "id" => 24306
            "codigo" => "001-075-0452"
            "marca_id" => null
            "vehiculo_id" => 1205
            "anio" => "11/.."
            "cilindrada" => null
            "tipomotor" => null
            "observaciones" => ""
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "vehiculo" => App\Vehiculo {#1412
              #table: "vehiculos"
              #primaryKey: "id"
              +timestamps: false
              #guarded: array:1 [
                0 => "id"
              ]
              #connection: "mysql"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:6 [
                "id" => 1205
                "marca" => "CITROEN"
                "modelo" => "DS4"
                "linea_id" => 10
                "excepciones" => null
                "excepcionesstr" => null
              ]
              #original: array:6 [
                "id" => 1205
                "marca" => "CITROEN"
                "modelo" => "DS4"
                "linea_id" => 10
                "excepciones" => null
                "excepcionesstr" => null
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              #hidden: []
              #visible: []
              #fillable: []
            }
          ]
          #touches: []
          #hidden: []
          #visible: []
          #fillable: []
        }
      ]
    }
    "caracteristicas" => Illuminate\Database\Eloquent\Collection {#1389
      #items: []
    }
    "equivalencias" => Illuminate\Database\Eloquent\Collection {#1403
      #items: array:2 [
        0 => App\Plataformaequivalencias {#1387
          #table: "plataforma_equivalencias"
          #primaryKey: "id"
          +timestamps: false
          #guarded: array:1 [
            0 => "id"
          ]
          #connection: "mysql"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:5 [
            "id" => 10043
            "codigo" => "001-075-0452"
            "nombre" => "LEO"
            "valor" => "700020"
            "link" => "001-030-700020"
          ]
          #original: array:5 [
            "id" => 10043
            "codigo" => "001-075-0452"
            "nombre" => "LEO"
            "valor" => "700020"
            "link" => "001-030-700020"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "relacionado" => App\Producto {#1416
              #table: "productos"
              #primaryKey: "id"
              +timestamps: false
              #guarded: array:1 [
                0 => "id"
              ]
              #connection: "mysql"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:25 [
                "id" => 26407
                "articulo" => "0452"
                "nombre" => "PEUGEOT 307 BIELETA ESTABILIZADORA LARGO - BIELETA DE SUSPENSION DEICAS"
                "plataforma" => null
                "categoria_id" => null
                "rubro_id" => 75
                "stock" => 0
                "linea_id" => 1
                "linea" => null
                "modelo" => null
                "modelos_id" => null
                "precio" => "20889.78"
                "equivalencias" => null
                "foto" => null
                "online" => "Si"
                "cod_proveedor" => "BL-04-52"
                "oferta" => "No"
                "texto" => ""
                "codigo" => "001-075-0452"
                "nombreadicional" => "BIELETA DE SUSPENSION DEICAS"
                "lineastr" => ""
                "modelostr" => null
                "equivalencias2" => null
                "fecha" => "2024-03-15"
                "observaciones" => null
              ]
              #original: array:25 [
                "id" => 26407
                "articulo" => "0452"
                "nombre" => "PEUGEOT 307 BIELETA ESTABILIZADORA LARGO - BIELETA DE SUSPENSION DEICAS"
                "plataforma" => null
                "categoria_id" => null
                "rubro_id" => 75
                "stock" => 0
                "linea_id" => 1
                "linea" => null
                "modelo" => null
                "modelos_id" => null
                "precio" => "20889.78"
                "equivalencias" => null
                "foto" => null
                "online" => "Si"
                "cod_proveedor" => "BL-04-52"
                "oferta" => "No"
                "texto" => ""
                "codigo" => "001-075-0452"
                "nombreadicional" => "BIELETA DE SUSPENSION DEICAS"
                "lineastr" => ""
                "modelostr" => null
                "equivalencias2" => null
                "fecha" => "2024-03-15"
                "observaciones" => null
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              #hidden: []
              #visible: []
              #fillable: []
            }
          ]
          #touches: []
          #hidden: []
          #visible: []
          #fillable: []
        }
        1 => App\Plataformaequivalencias {#1406
          #table: "plataforma_equivalencias"
          #primaryKey: "id"
          +timestamps: false
          #guarded: array:1 [
            0 => "id"
          ]
          #connection: "mysql"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:5 [
            "id" => 8643
            "codigo" => "001-075-0452"
            "nombre" => "AXIOS"
            "valor" => "5312151"
            "link" => "001-027-5312151"
          ]
          #original: array:5 [
            "id" => 8643
            "codigo" => "001-075-0452"
            "nombre" => "AXIOS"
            "valor" => "5312151"
            "link" => "001-027-5312151"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "relacionado" => App\Producto {#1416}
          ]
          #touches: []
          #hidden: []
          #visible: []
          #fillable: []
        }
      ]
    }
    "plataformaproducto" => App\Plataformaproducto {#1414
      #table: "plataforma_productos"
      #primaryKey: "id"
      +timestamps: false
      #guarded: array:1 [
        0 => "id"
      ]
      #connection: "mysql"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:12 [
        "id" => 20737
        "codigo" => "001-075-0452"
        "nombre" => "BIELETA DEI CAS CITROEN C4 - PICASSO - GRAND PICASSO - LOUNGE 11/.. / HATCH 07/.. / DS 3 09/.. / DS4 11/.. // DELANTERA(ROSCA:10X1,5/LARGO:335MM)"
        "precio" => "0.00"
        "stock" => null
        "foto" => null
        "oferta" => "No"
        "observaciones" => null
        "enlace" => ""
        "enlace_nro" => 0
        "subcategoria" => "BIELETA DE SUSPENSION"
        "control" => 0
      ]
      #original: array:12 [
        "id" => 20737
        "codigo" => "001-075-0452"
        "nombre" => "BIELETA DEI CAS CITROEN C4 - PICASSO - GRAND PICASSO - LOUNGE 11/.. / HATCH 07/.. / DS 3 09/.. / DS4 11/.. // DELANTERA(ROSCA:10X1,5/LARGO:335MM)"
        "precio" => "0.00"
        "stock" => null
        "foto" => null
        "oferta" => "No"
        "observaciones" => null
        "enlace" => ""
        "enlace_nro" => 0
        "subcategoria" => "BIELETA DE SUSPENSION"
        "control" => 0
      ]
      #changes: []
      #casts: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      #hidden: []
      #visible: []
      #fillable: []
    }
  ]
  #touches: []
  #hidden: []
  #visible: []
  #fillable: []
}